Skip to content

Conversation

@Username46786
Copy link

What

Add a short "See also" that links from the match query docs to:

  • {ref}/indices/analyze.html (Analyze API)
  • {ref}/analysis.html (Text analysis concepts)

Why

The match query notes that input text is analyzed; these links help readers jump
to how analysis works and how to inspect it via the Analyze API.

How

  • Edited docs/reference/query-dsl/match-query.asciidoc

@cla-checker-service
Copy link

cla-checker-service bot commented Sep 16, 2025

💚 CLA has been signed

@elasticsearchmachine elasticsearchmachine added needs:triage Requires assignment of a team area label v9.2.0 external-contributor Pull request authored by a developer outside the Elasticsearch team labels Sep 16, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Sep 16, 2025

🔍 Preview links for changed docs

@github-actions

This comment was marked as outdated.

@szybia szybia added Team:Docs Meta label for docs team and removed needs:triage Requires assignment of a team area label labels Sep 22, 2025
@elasticsearchmachine elasticsearchmachine added needs:triage Requires assignment of a team area label and removed Team:Docs Meta label for docs team labels Sep 22, 2025
@szybia szybia added the >docs General docs changes label Sep 22, 2025
@szybia
Copy link
Contributor

szybia commented Sep 22, 2025

@elasticmachine test this

@elasticsearchmachine elasticsearchmachine added the Team:Docs Meta label for docs team label Sep 22, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/core-docs (Team:Docs)

@elasticsearchmachine elasticsearchmachine removed the needs:triage Requires assignment of a team area label label Sep 22, 2025
Copy link
Contributor

@leemthompo leemthompo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi there, thx for fixing the docs:

  1. You don't need a changelog entry for docs changes
  2. The docs now use markdown not asciidoc syntax. Refer to https://elastic.github.io/docs-builder/syntax/links/.

Comment on lines 7 to 8
See also the {ref}/indices/analyze.html[Analyze API] and
{ref}/analysis.html[Text analysis concepts].
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't make sense to put this link before the H1, so would need to find a better spot for this.

…atch query page Optional Extended Description nginx Copy code Placed the "See also" links below the introduction paragraph so readers can easily find related docs on

Placed the "See also" links below the introduction paragraph 
so readers can easily find related docs on text analysis and the Analyze API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>docs General docs changes external-contributor Pull request authored by a developer outside the Elasticsearch team Team:Docs Meta label for docs team v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants